CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 点 多边形

搜索资源列表

  1. 多边形内点

    0下载:
  2. 详细用法请看文件说明,该程序用matlab编写,挂用vc++编译器编译而成,程序用途:找出在任意多变形内的象素点-detailed document indicates that the procedures used to prepare Matlab, linked with vc + + compiler compiler which, procedures purposes : to identify more arbitrary deformation within the pixel
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:224205
    • 提供者:林雄
  1. 多边形裁剪程序

    1下载:
  2. 这是图形学中的多边形裁剪程序,可以在文档中画出一个区域,在用鼠标点击画出多边形的几个顶点,这时多边形就会按照原来画出的区域进行裁剪-this is the polygon graphics cutting procedures, the documents paint a regional, using mouse clicks draw polygons several vertex, then according to the original polygon will be the hea
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:48817
    • 提供者:郑英
  1. 判断点集在多边形内部

    0下载:
  2. 此程序基于二分法的判断点集中的m个点是否在n边形内部.-dichotomy of this procedure based on the judgment of the focus points of m n whether the shape of the internal.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3861
    • 提供者:贾德
  1. 绘制各种图形-直线-多边形

    0下载:
  2. 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.DrawLineDemo 演示绘制直线。 9.DrawPol
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:543357
    • 提供者:王晓明
  1. 添加点直线矩形圆圆弧

    0下载:
  2. 实现图形元类:使用“添加类向导”添加点、直线、矩形、圆、圆弧、多边形等图形元基类,并添加这些类的必要代码。-graphics yuan categories : use of "Add Class wizard," adding, line, rectangle, circle, arc, polygon graphics yuan base class, and the addition of these categories the necessary code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:229485
    • 提供者:王晓明
  1. 点与多边形包含

    0下载:
  2. 点与多边形 包 含的算法。文本文档,算法可靠新颖,非常好用,非常实用,完全用c语言实现,真是非常的好,可以用来教学(正是我要找的东西,哈哈..站长)-points and polygons included in the algorithm. Text documents novel algorithm reliable, very good, very practical, complete with c language, is really very good, can be used f
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:3604
    • 提供者:王大
  1. 平面多边形内外点判断方法

    0下载:
  2. 平面多边形内外点判断方法-planar polygon method of Point
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9430
    • 提供者:xiazai
  1. 多边形内外判断

    1下载:
  2. 判断点在多边形内还是外的例程-judgment in the polygon points inside or outside the routines
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:467848
    • 提供者:杨洋
  1. 判断多边形点时钟排列方向

    1下载:
  2. 该判断多边形点时钟排列方向, 非常准确(不准确的还没有遇到过,快3年了)。 该函数用到的相关函数都在文档中: 1.PtoLDistance-点到直线的距离; 2.CalcPolygonRect-计算多边形外接矩形; 3.CalcSegmentRect-计算线段外接矩形; 4.Distance-计算两点距离; 5.ISZEROA-判断数值是否为零; 该函数数据类型为Windows的POINT,使用了标准模板vector
  3. 所属分类:图形图象

    • 发布日期:2012-11-16
    • 文件大小:3714
    • 提供者:兰海波
  1. 绘制多边形

    0下载:
  2. 本程序实现绘根据单击确定的点绘制多边形,一个很好的例子绝对值得收藏-this program click OK painted under the polygon drawing point, a very good example worthy collection
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:8083
    • 提供者:邱波
  1. C#射线法

    2下载:
  2. c#实现的点是否在多边形内的射线算法。核心算法已可以无问题运行,只需要对数据导入稍做改动即可使用。
  3. 所属分类:C#编程

    • 发布日期:2010-06-07
    • 文件大小:419410
    • 提供者:cz03081215
  1. inpoly.zip

    0下载:
  2. 判断点是否在多边形之内, Sentences the break point whether in polygon
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:2554
    • 提供者:
  1. PointInPolygon.rar

    0下载:
  2. 判断点在凸多边形的内外的计算机图形学小程序;算法很不错;,In the convex polygon to determine the internal and external procedures of small computer graphics algorithm is pretty good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:777
    • 提供者:天问
  1. PtInPolygon

    0下载:
  2. 采用射线法判断给定点与多边形的关系,数据文件存储在Excel文件中,判断结果直接回写Excel文件。-Ray method used to determine the relationship between fixed-point and polygon data file is stored in the Excel document, write-back to judge the results of Excel files directly.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:83445
    • 提供者:ZLD
  1. test

    1下载:
  2. 点在多边形内判断,思想:点的做射线与多边形的交点个数。-Point in polygon judge thought: point to do ray intersection and the number of polygons.
  3. 所属分类:Console

    • 发布日期:2016-02-07
    • 文件大小:1289
    • 提供者:青台
  1. Todeterminewhetherthepolygonpoints

    1下载:
  2. 利用射线法判断点是否在多边形内,算法的执行效率高-To determine whether the polygon points
  3. 所属分类:Special Effects

    • 发布日期:2016-02-07
    • 文件大小:2126
    • 提供者:shasha12345
  1. PtInPolygon

    0下载:
  2. 自己写的多边形点在内判断的简单算法,运行没有出现问题,无论多边形情况(凹凸)-Write your own polygon points in a simple algorithm to determine, running no problems, regardless of polygons situation (bump)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:741
    • 提供者:kaka
  1. computational_geometry

    0下载:
  2. 一些计算几何的算法,两点确定圆,判断点在多边形内,判断点在线段上,判断点在圆内,判断线段相交,判断线段在多边形内,球多变性重心,三点确定圆,寻找凸包-Algorithm of computational geometry
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:10869
    • 提供者:ltryee
  1. Geometer

    0下载:
  2. 从c 的基础几何函数库翻译过来的 内容包括: ㈠ 点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 5. 判断点是否在线段上 6. 求一点饶某点旋转后的坐标 7. 求矢量夹角 ㈡ 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 7. 求矢量夹角
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5582
    • 提供者:贺晨
  1. apointandgiven

    0下载:
  2. 如何判断一个点与多边形的关系,的c语言实现过程-How to determine the relationship between a point and polygon
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:34856
    • 提供者:吴金刚
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com